Slow Running Tests ^^^^^ **Definition:** * If you have unit tests that take tens of milliseconds or more to run, you have a smell. **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Unit Testing Smells: What Are Your Tests Telling You? `_ :octicon:`comment-discussion;1em`